home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2003 November
/
PCWK1103B.iso
/
CINEBENCH 2003
/
resource
/
res
/
description
/
Fvrml2import.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
2003-02-27
|
243 b
|
12 lines
#ifndef _Fvrml2import_H_
#define _Fvrml2import_H_
enum
{
VRML2IMPORTFILTER_SCALE = 1000,
VRML2IMPORTFILTER_OPTIMIZE = 1001,
VRML2IMPORTFILTER_OPTIMIZESTRUCTURE = 1002,
VRML2IMPORTFILTER_USENORMALS = 1003
};
#endif